@font-face {
    font-family: 'Conthrax Bold Italic'; /*a name to be used below*/
    src: url("/custom/content/files/fonts/Conthrax%20Bold%20Italic.otf") format("opentype"); /*URL to font*/
}
.ConthraxBoldItalic {
    font-family: 'Conthrax Bold Italic';
}

@font-face {
    font-family: 'Conthrax Bold'; /*a name to be used below*/
    src: url("/custom/content/files/fonts/Conthrax%20Bold.otf") format("opentype"); /*URL to font*/
}
.ConthraxBold {
    font-family: 'Conthrax Bold';
}

@font-face {
    font-family: 'Conthrax Book Italic'; /*a name to be used below*/
    src: url("/custom/content/files/fonts/Conthrax%20Book%20Italic.otf") format("opentype"); /*URL to font*/
}
.ConthraxBookItalic {
    font-family: 'Conthrax Book Italic';
}

@font-face {
    font-family: 'Conthrax Book'; /*a name to be used below*/
    src: url("/custom/content/files/fonts/Conthrax%20Book.otf") format("opentype"); /*URL to font*/
}
.ConthraxBook {
    font-family: 'Conthrax Book';
}

@font-face {
    font-family: 'Conthrax ExtraLight Italic'; /*a name to be used below*/
    src: url("/custom/content/files/fonts/Conthrax%20ExtraLight%20Italic.otf") format("opentype"); /*URL to font*/
}
.ConthraxExtraLightItalic {
    font-family: 'Conthrax ExtraLight Italic';
}

@font-face {
    font-family: 'Conthrax ExtraLight'; /*a name to be used below*/
    src: url("/custom/content/files/fonts/Conthrax%20ExtraLight.otf") format("opentype"); /*URL to font*/
}
.ConthraxExtraLight {
    font-family: 'Conthrax ExtraLight';
}

@font-face {
    font-family: 'Conthrax Heavy Italic'; /*a name to be used below*/
    src: url("/custom/content/files/fonts/Conthrax%20Heavy%20Italic.otf") format("opentype"); /*URL to font*/
}
.ConthraxHeavyItalic {
    font-family: 'Conthrax Heavy Italic';
}

@font-face {
    font-family: 'Conthrax Heavy'; /*a name to be used below*/
    src: url("/custom/content/files/fonts/Conthrax%20Heavy.otf") format("opentype"); /*URL to font*/
}
.ConthraxHeavy {
    font-family: 'Conthrax Heavy';
}

@font-face {
    font-family: 'Conthrax Light Italic'; /*a name to be used below*/
    src: url("/custom/content/files/fonts/Conthrax%20Light%20Italic.otf") format("opentype"); /*URL to font*/
}
.ConthraxLightItalic {
    font-family: 'Conthrax Light Italic';
}

@font-face {
    font-family: 'Conthrax Light'; /*a name to be used below*/
    src: url("/custom/content/files/fonts/Conthrax%20Light.otf") format("opentype"); /*URL to font*/
}
.ConthraxLight {
    font-family: 'Conthrax Light';
}

@font-face {
    font-family: 'Conthrax Regular Italic'; /*a name to be used below*/
    src: url("/custom/content/files/fonts/Conthrax%20Regular%20Italic.otf") format("opentype"); /*URL to font*/
}
.ConthraxRegularItalic {
    font-family: 'Conthrax Regular Italic';
}

@font-face {
    font-family: 'Conthrax Regular'; /*a name to be used below*/
    src: url("/custom/content/files/fonts/Conthrax%20Regular.otf") format("opentype"); /*URL to font*/
}
.ConthraxRegular {
    font-family: 'Conthrax Regular';
}

@font-face {
    font-family: 'Conthrax SemiBold Italic'; /*a name to be used below*/
    src: url("/custom/content/files/fonts/Conthrax%20SemiBold%20Italic.otf") format("opentype"); /*URL to font*/
}
.ConthraxSemiBoldItalic {
    font-family: 'Conthrax SemiBold Italic';
}

@font-face {
    font-family: 'Conthrax SemiBold'; /*a name to be used below*/
    src: url("/custom/content/files/fonts/conthrax-sb.ttf") format("truetype"); /*URL to font*/
}
.ConthraxSemiBold{
    font-family: 'Conthrax SemiBold';
}

@font-face {
    font-family: 'EthnocentricRgIt'; /*a name to be used below*/
    src: url("/custom/content/files/fonts/ethnocentric%20rg%20it.otf") format("opentype"); /*URL to font*/
}
.EthnocentricRgIt {
    font-family: 'EthnocentricRgIt';
}

@font-face {
    font-family: 'EthnocentricRg'; /*a name to be used below*/
    src: url("/custom/content/files/fonts/ethnocentric%20rg.otf") format("opentype"); /*URL to font*/
}
.EthnocentricRg {
    font-family: 'EthnocentricRg';
}